Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
boots<-: set list of bootstrap samples of a
BNDataset
.
Description
Add to a dataset a list of samples from raw data computed using bootstrap.
Usage
boots(x) <- value
"boots"(x) <- value
Arguments
x
a
BNDataset
object.
value
the list of bootstrap samples.